object DETAILS: TDETAILS Tag = 1 Left = 179 Top = 86 HelpContext = 460 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'FTP: connection details' ClientHeight = 288 ClientWidth = 367 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Session: TLabel Tag = 2 Left = 4 Top = 15 Width = 95 Height = 13 AutoSize = False Caption = '&Session:' FocusControl = id_Change_Session Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Hostname: TLabel Tag = 3 Left = 4 Top = 40 Width = 95 Height = 13 AutoSize = False Caption = '&Host name[:Port]:' FocusControl = id_Change_Host Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Username: TLabel Tag = 5 Left = 4 Top = 87 Width = 95 Height = 13 AutoSize = False Caption = '&User name:' FocusControl = id_Change_User Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Directory: TLabel Tag = 6 Left = 4 Top = 153 Width = 95 Height = 13 AutoSize = False Caption = 'Remote &Dir:' FocusControl = id_Change_Directory Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label1: TLabel Tag = 7 Left = 4 Top = 178 Width = 95 Height = 13 AutoSize = False Caption = '&Local dir:' FocusControl = id_LocalDirectory Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Tag = 9 Left = 4 Top = 112 Width = 95 Height = 13 AutoSize = False Caption = '&Password' FocusControl = id_change_pass Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Tag = 10 Left = 4 Top = 132 Width = 357 Height = 13 AutoSize = False Caption = 'Warning: Storing the password is insecure!' Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Tag = 15 Left = 4 Top = 202 Width = 95 Height = 13 AutoSize = False Caption = 'Send &Commands:' FocusControl = id_InitCommands Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object id_Change_Session: TEdit Left = 101 Top = 11 Width = 260 Height = 21 TabOrder = 0 end object id_Change_Host: TEdit Left = 101 Top = 36 Width = 260 Height = 21 TabOrder = 1 end object id_Change_User: TEdit Left = 101 Top = 83 Width = 260 Height = 21 TabOrder = 3 end object id_Change_Directory: TEdit Left = 101 Top = 149 Width = 260 Height = 21 TabOrder = 5 end object id_OK: TButton Tag = 4001 Left = 84 Top = 262 Width = 90 Height = 23 Caption = '&OK' Default = True ModalResult = 1 TabOrder = 10 OnClick = id_OKClick end object Cancel: TButton Tag = 4002 Left = 179 Top = 262 Width = 90 Height = 23 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 11 end object id_LocalDirectory: TEdit Left = 101 Top = 174 Width = 260 Height = 21 TabOrder = 6 end object id_Firewall: TCheckBox Tag = 8 Left = 4 Top = 218 Width = 357 Height = 17 Caption = 'Use &firewall (proxy server)' Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 8 OnClick = id_FirewallClick end object HelpButton: TButton Tag = 4003 Left = 274 Top = 262 Width = 90 Height = 23 Caption = 'Help' TabOrder = 12 OnClick = HelpButtonClick end object id_change_pass: TEdit Left = 101 Top = 108 Width = 260 Height = 21 PasswordChar = '*' TabOrder = 4 end object id_Passive_Mode: TCheckBox Tag = 14 Left = 4 Top = 238 Width = 357 Height = 17 Caption = 'Use passive mode for transfers (like a WWW browser)' Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 9 end object id_change_anonymous: TButton Tag = 4 Left = 101 Top = 59 Width = 260 Height = 23 Caption = '&Anonymous login (e-mail address as password)' TabOrder = 2 OnClick = id_Change_AnonymousClick end object id_InitCommands: TEdit Left = 101 Top = 198 Width = 260 Height = 21 TabOrder = 7 end object ResolutionFix1: TResolutionFix Top = 260 end object Translate1: TTranslate Tag = 6010 Left = 32 Top = 260 end end